home *** CD-ROM | disk | FTP | other *** search
/ Retro Gamer 18 / Retro Gamer 18.iso / mac / Emulators / Fuse-0.7.0.1.dmg / Fuse.app / Contents / Resources / Keyboard.nib / classes.nib next >
Text File  |  2004-09-17  |  318b  |  12 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = KeyboardController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {keyboardView = NSImageView; }; 
  8.             SUPERCLASS = NSWindowController; 
  9.         }
  10.     ); 
  11.     IBVersion = 1; 
  12. }